GdkSurface: Rename lots of stuff from window->surface
authorAlexander Larsson <alexl@redhat.com>
Tue, 20 Mar 2018 14:14:10 +0000 (15:14 +0100)
committerAlexander Larsson <alexl@redhat.com>
Tue, 20 Mar 2018 14:14:10 +0000 (15:14 +0100)
commit3dce0dcca705c4ab6d8c4f5067db93947184b6af
tree8de99e5b35abc5242accafb84d0526b08c66b9e7
parent9a7e721181ce714ab248429dc1258984b9e10748
GdkSurface: Rename lots of stuff from window->surface

Mostly these are internal things, but the major public change is
that event.window is now event.surface.
76 files changed:
docs/reference/gdk/gdk4-sections.txt
gdk/gdk-private.h
gdk/gdkcairo.c
gdk/gdkcairo.h
gdk/gdkdevice.c
gdk/gdkdevice.h
gdk/gdkdeviceprivate.h
gdk/gdkdisplay.c
gdk/gdkdisplay.h
gdk/gdkdisplayprivate.h
gdk/gdkdnd.c
gdk/gdkdnd.h
gdk/gdkdrawcontext.c
gdk/gdkdrawingcontext.c
gdk/gdkevents.c
gdk/gdkevents.h
gdk/gdkeventsprivate.h
gdk/gdkgl.c
gdk/gdkglcontext.c
gdk/gdkgltexture.c
gdk/gdkinternals.h
gdk/gdkmonitor.c
gdk/gdkpaintable.c
gdk/gdkpango.c
gdk/gdkseat.c
gdk/gdkseat.h
gdk/gdkseatdefault.c
gdk/gdkseatprivate.h
gdk/gdksurface.c
gdk/gdksurface.h
gdk/gdksurfaceimpl.c
gdk/gdksurfaceimpl.h
gdk/gdktypes.h
gdk/gdkvulkancontext.c
gdk/quartz/gdkevents-quartz.c
gdk/wayland/gdkdevice-wayland.c
gdk/wayland/gdkdisplay-wayland.c
gdk/wayland/gdkdnd-wayland.c
gdk/wayland/gdkglcontext-wayland.c
gdk/wayland/gdkglcontext-wayland.h
gdk/wayland/gdkprivate-wayland.h
gdk/wayland/gdksurface-wayland.c
gdk/wayland/gdkvulkancontext-wayland.c
gdk/wayland/gdkwaylandsurface.h
gdk/win32/gdkevents-win32.c
gdk/x11/gdkdevice-core-x11.c
gdk/x11/gdkdevice-xi2.c
gdk/x11/gdkdevicemanager-core-x11.c
gdk/x11/gdkdevicemanager-xi2.c
gdk/x11/gdkdisplay-x11.c
gdk/x11/gdkdnd-x11.c
gdk/x11/gdkeventsource.c
gdk/x11/gdkeventtranslator.c
gdk/x11/gdkeventtranslator.h
gdk/x11/gdkgeometry-x11.c
gdk/x11/gdkglcontext-x11.c
gdk/x11/gdkmain-x11.c
gdk/x11/gdkmonitor-x11.c
gdk/x11/gdkscreen-x11.c
gdk/x11/gdksurface-x11.c
gdk/x11/gdkx11surface.h
gdk/x11/gdkxid.c
gtk/a11y/gtkentryaccessible.c
gtk/gtkgesture.c
gtk/gtkimcontextsimple.c
gtk/gtkimcontextxim.c
gtk/gtkimmulticontext.c
gtk/gtkmain.c
gtk/gtkmenu.c
gtk/gtkmenushell.c
gtk/gtktooltip.c
gtk/gtktreeview.c
gtk/gtkwidget.c
gtk/gtkwindow.c
tests/motion-compression.c
testsuite/gtk/gestures.c